Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ConfigProtos
/
Config
/
NetworkConfig
/
IpV4Config
/
Builder
/
setDns
set
Dns
open
fun
setDns
(
value
:
Int
)
:
ConfigProtos.Config.NetworkConfig.IpV4Config.Builder
Static DNS server address
Content copied to clipboard
fixed32 dns = 4;
Return
This builder for chaining.
Parameters
value
The dns to set.